home *** CD-ROM | disk | FTP | other *** search
- #
- # Borland C++ IDE generated makefile
- #
- .AUTODEPEND
-
-
- #
- # Borland C++ tools
- #
- IMPLIB = Implib
- BCC = Bcc +BccW16.cfg
- TLINK = TLink
- TLIB = TLib
- BRC = Brc
- TASM = Tasm
- #
- # IDE macros
- #
-
-
- #
- # Options
- #
- IDE_LFLAGS = -LC:\BC4\LIB
- IDE_RFLAGS = -IC:\BC4\INCLUDE
- LLATW16_sighttpdddll = -Twd -c
- RLATW16_sighttpdddll = -31
- BLATW16_sighttpdddll =
- LEAT_sighttpdddll = $(LLATW16_sighttpdddll)
- REAT_sighttpdddll = $(RLATW16_sighttpdddll)
- BEAT_sighttpdddll = $(BLATW16_sighttpdddll)
-
- #
- # Dependency List
- #
- Dep_sighttpd = \
- sighttpd.lib
-
- sighttpd : BccW16.cfg $(Dep_sighttpd)
- echo MakeNode sighttpd
-
- sighttpd.lib : sighttpd.dll
- $(IMPLIB) $@ sighttpd.dll
-
-
- Dep_sighttpdddll = \
- sighttpd.obj
-
- sighttpd.dll : $(Dep_sighttpdddll)
- $(TLINK) @&&|
- /v $(IDE_LFLAGS) $(LEAT_sighttpdddll) +
- C:\BC4\LIB\c0ds.obj+
- sighttpd.obj
- $<,$*
- C:\BC4\LIB\import.lib+
- C:\BC4\LIB\cwc.lib
- sighttpd.def
- |
-
- sighttpd.obj : sighttpd.c
- $(BCC) -P- -c $(CEAT_sighttpdddll) -o$@ sighttpd.c
-
- # Compiler configuration file
- BccW16.cfg :
- Copy &&|
- -R
- -v
- -vi
- -X-
- -H
- -IC:\BC4\INCLUDE
- -H=sighttpd.csm
- -X-
- -WS
- -v-
- -R-
- -H-
- -3
- -ms
- -WD
- -ff-
- -f-
- | $@
-
-
-
-